home *** CD-ROM | disk | FTP | other *** search
/ Enter 2006 June / Enter 06 2006.iso / Pakiet3 / Centico Photo Album 1.03 / Setup_CenticoPhotoAlbum.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2006-04-20  |  28.4 KB  |  282 lines

  1. ;InnoSetupVersion=5.1.2
  2. [Setup]
  3. AppName=Centico Photo Album
  4. AppVerName=Centico Photo Album 1.03
  5. AppId=Centico Photo Album
  6. AppVersion=1.03.1022
  7. AppPublisher=Centico, Ltd.
  8. AppSupportURL=http://www.centico.com/
  9. DefaultDirName={pf}\Centico Photo Album
  10. DefaultGroupName=Centico Photo Album
  11. UninstallDisplayIcon={app}\CenticoPhotoAlbum.exe,0
  12. OutputBaseFilename=Setup_CenticoPhotoAlbum
  13. Compression=lzma
  14. ChangesAssociations=yes
  15. LicenseFile=embedded\License.rtf
  16. WizardImageFile=embedded\WizardImage0.bmp
  17. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  18. [Files]
  19. Source: "{app}\CenticoPhotoAlbum.exe"; DestDir: "{app}"; Flags: ignoreversion 
  20. Source: "{app}\CenticoPhotoAlbum.chm"; DestDir: "{app}"; Flags: ignoreversion 
  21. Source: "{app}\ShellCtl.dll"; DestDir: "{app}"; Flags: regserver ignoreversion 
  22. Source: "{app}\ErrorReporter.exe"; DestDir: "{app}"; Flags: ignoreversion 
  23. Source: "{app}\CNVC_R80.dll"; DestDir: "{app}"; Flags: ignoreversion 
  24. Source: "{app}\CNVC_P80.dll"; DestDir: "{app}"; Flags: ignoreversion 
  25. Source: "{app}\CMFC80U.DLL"; DestDir: "{app}"; Flags: ignoreversion 
  26. Source: "{app}\boost_regex-vc80-mt-1_33.dll"; DestDir: "{app}"; Flags: ignoreversion 
  27. Source: "{app}\zlibwapi.dll"; DestDir: "{app}"; Flags: ignoreversion 
  28. Source: "{app}\dbghelp.dll"; DestDir: "{app}"; OnlyBelowVersion: 0.0,5.01; Flags: ignoreversion 
  29. Source: "{app}\gdiplus.dll"; DestDir: "{app}"; OnlyBelowVersion: 0.0,5.01; Flags: ignoreversion 
  30. Source: "{app}\LTKRN14n.dll"; DestDir: "{app}"; Flags: ignoreversion 
  31. Source: "{app}\LTDIS14n.dll"; DestDir: "{app}"; Flags: ignoreversion 
  32. Source: "{app}\LTFIL14n.dll"; DestDir: "{app}"; Flags: ignoreversion 
  33. Source: "{app}\LTIMG14n.dll"; DestDir: "{app}"; Flags: ignoreversion 
  34. Source: "{app}\LFBMP14n.dll"; DestDir: "{app}"; Flags: ignoreversion 
  35. Source: "{app}\LFCMP14n.dll"; DestDir: "{app}"; Flags: ignoreversion 
  36. Source: "{app}\LFGIF14n.dll"; DestDir: "{app}"; Flags: ignoreversion 
  37. Source: "{app}\LFPCX14n.dll"; DestDir: "{app}"; Flags: ignoreversion 
  38. Source: "{app}\LFPNG14n.dll"; DestDir: "{app}"; Flags: ignoreversion 
  39. Source: "{app}\LFTIF14n.dll"; DestDir: "{app}"; Flags: ignoreversion 
  40. Source: "{app}\LFFAX14n.dll"; DestDir: "{app}"; Flags: ignoreversion 
  41. Source: "{app}\LFWMF14n.dll"; DestDir: "{app}"; Flags: ignoreversion 
  42. Source: "{app}\LFTGA14n.dll"; DestDir: "{app}"; Flags: ignoreversion 
  43. Source: "{app}\LFPNM14n.dll"; DestDir: "{app}"; Flags: ignoreversion 
  44. Source: "{app}\LFPSD14n.dll"; DestDir: "{app}"; Flags: ignoreversion 
  45. Source: "{app}\LTCLR14N.dll"; DestDir: "{app}"; Flags: ignoreversion 
  46. Source: "{sys}\DVDProX2.dll"; DestDir: "{sys}"; Flags: regserver sharedfile 
  47. Source: "{app}\Data\Tips.tip"; DestDir: "{app}\Data"; Flags: ignoreversion 
  48. Source: "{app}\Data\WebAlbums\template_style.css"; DestDir: "{app}\Data\WebAlbums"; Flags: ignoreversion 
  49. Source: "{app}\Data\WebAlbums\std.js"; DestDir: "{app}\Data\WebAlbums"; Flags: ignoreversion 
  50. Source: "{app}\Data\WebAlbums\index_page.js"; DestDir: "{app}\Data\WebAlbums"; Flags: ignoreversion 
  51. Source: "{app}\Data\WebAlbums\blank.gif"; DestDir: "{app}\Data\WebAlbums"; Flags: ignoreversion 
  52. Source: "{app}\Data\WebAlbums\albums_nav_separator.gif"; DestDir: "{app}\Data\WebAlbums"; Flags: ignoreversion 
  53. Source: "{app}\Data\WebAlbums\arrow_up.gif"; DestDir: "{app}\Data\WebAlbums"; Flags: ignoreversion 
  54. Source: "{app}\Data\WebAlbums\arrow_left.gif"; DestDir: "{app}\Data\WebAlbums"; Flags: ignoreversion 
  55. Source: "{app}\Data\WebAlbums\arrow_right.gif"; DestDir: "{app}\Data\WebAlbums"; Flags: ignoreversion 
  56. Source: "{app}\Data\WebAlbums\White\albums_nav_separator.gif"; DestDir: "{app}\Data\WebAlbums\White"; Flags: ignoreversion 
  57. Source: "{app}\Data\WebAlbums\White\arrow_up.gif"; DestDir: "{app}\Data\WebAlbums\White"; Flags: ignoreversion 
  58. Source: "{app}\Data\WebAlbums\White\arrow_left.gif"; DestDir: "{app}\Data\WebAlbums\White"; Flags: ignoreversion 
  59. Source: "{app}\Data\WebAlbums\White\arrow_right.gif"; DestDir: "{app}\Data\WebAlbums\White"; Flags: ignoreversion 
  60. [Registry]
  61. Root: HKCU; Subkey: "Software\Centico\Centico Photo Album"; Flags: uninsdeletekey 
  62. Root: HKCR; Subkey: ".cpa"; ValueType: String; ValueData: "CenticoPhotoAlbum.Database.1"; Flags: uninsdeletekey 
  63. Root: HKCR; Subkey: "CenticoPhotoAlbum.Database.1"; ValueType: String; ValueData: "Centico Photo Album Database"; Flags: uninsdeletekey 
  64. Root: HKCR; Subkey: ".cpat"; ValueType: String; ValueData: "CenticoPhotoAlbum.Thumbnails.1"; Flags: uninsdeletekey 
  65. Root: HKCR; Subkey: "CenticoPhotoAlbum.Thumbnails.1"; ValueType: String; ValueData: "Centico Photo Album Thumbnails"; Flags: uninsdeletekey 
  66. Root: HKCR; Subkey: "Applications\CenticoPhotoAlbum.exe"; Flags: uninsdeletekey 
  67. Root: HKCR; Subkey: "Applications\CenticoPhotoAlbum.exe"; ValueName: "NoOpenWith"; ValueType: String; 
  68. Root: HKCR; Subkey: "Applications\CenticoPhotoAlbum.exe\shell"; ValueType: String; ValueData: "open"; 
  69. Root: HKCR; Subkey: "Applications\CenticoPhotoAlbum.exe\shell\open"; ValueType: String; ValueData: "Open with Centico Photo Album"; 
  70. Root: HKCR; Subkey: "Applications\CenticoPhotoAlbum.exe\shell\open\command"; ValueType: String; ValueData: """{app}\CenticoPhotoAlbum.exe"" ""%1"""; 
  71. Root: HKCR; Subkey: "CenticoPhotoAlbum.jpeg.1"; ValueType: String; ValueData: "Centico Photo Album JPEG Image"; Flags: uninsdeletekey 
  72. Root: HKCR; Subkey: "CenticoPhotoAlbum.jpeg.1\DefaultIcon"; ValueType: String; ValueData: "{app}\CenticoPhotoAlbum.exe,-330"; 
  73. Root: HKCR; Subkey: "CenticoPhotoAlbum.jpeg.1\shell"; ValueType: String; ValueData: "open"; 
  74. Root: HKCR; Subkey: "CenticoPhotoAlbum.jpeg.1\shell\open"; ValueType: String; ValueData: "Open with Centico Photo Album"; 
  75. Root: HKCR; Subkey: "CenticoPhotoAlbum.jpeg.1\shell\open\command"; ValueType: String; ValueData: """{app}\CenticoPhotoAlbum.exe"" ""%1"""; 
  76. Root: HKCR; Subkey: ".jpg"; ValueName: "Content Type"; ValueType: String; ValueData: "image/jpeg"; Flags: createvalueifdoesntexist 
  77. Root: HKCR; Subkey: ".jpg"; ValueName: "PerceivedType"; ValueType: String; ValueData: "image"; Flags: createvalueifdoesntexist 
  78. Root: HKCR; Subkey: ".jpg\OpenWithProgids"; ValueName: "CenticoPhotoAlbum.jpeg.1"; ValueType: Binary; Flags: uninsdeletevalue 
  79. Root: HKCR; Subkey: ".jpe"; ValueName: "Content Type"; ValueType: String; ValueData: "image/jpeg"; Flags: createvalueifdoesntexist 
  80. Root: HKCR; Subkey: ".jpe"; ValueName: "PerceivedType"; ValueType: String; ValueData: "image"; Flags: createvalueifdoesntexist 
  81. Root: HKCR; Subkey: ".jpe\OpenWithProgids"; ValueName: "CenticoPhotoAlbum.jpeg.1"; ValueType: Binary; Flags: uninsdeletevalue 
  82. Root: HKCR; Subkey: ".jpeg"; ValueName: "Content Type"; ValueType: String; ValueData: "image/jpeg"; Flags: createvalueifdoesntexist 
  83. Root: HKCR; Subkey: ".jpeg"; ValueName: "PerceivedType"; ValueType: String; ValueData: "image"; Flags: createvalueifdoesntexist 
  84. Root: HKCR; Subkey: ".jpeg\OpenWithProgids"; ValueName: "CenticoPhotoAlbum.jpeg.1"; ValueType: Binary; Flags: uninsdeletevalue 
  85. Root: HKCR; Subkey: ".thm"; ValueName: "Content Type"; ValueType: String; ValueData: "image/jpeg"; Flags: createvalueifdoesntexist 
  86. Root: HKCR; Subkey: ".thm"; ValueName: "PerceivedType"; ValueType: String; ValueData: "image"; Flags: createvalueifdoesntexist 
  87. Root: HKCR; Subkey: ".thm\OpenWithProgids"; ValueName: "CenticoPhotoAlbum.jpeg.1"; ValueType: Binary; Flags: uninsdeletevalue 
  88. Root: HKCR; Subkey: "CenticoPhotoAlbum.gif.1"; ValueType: String; ValueData: "Centico Photo Album GIF Image"; Flags: uninsdeletekey 
  89. Root: HKCR; Subkey: "CenticoPhotoAlbum.gif.1\DefaultIcon"; ValueType: String; ValueData: "{app}\CenticoPhotoAlbum.exe,-337"; 
  90. Root: HKCR; Subkey: "CenticoPhotoAlbum.gif.1\shell"; ValueType: String; ValueData: "open"; 
  91. Root: HKCR; Subkey: "CenticoPhotoAlbum.gif.1\shell\open"; ValueType: String; ValueData: "Open with Centico Photo Album"; 
  92. Root: HKCR; Subkey: "CenticoPhotoAlbum.gif.1\shell\open\command"; ValueType: String; ValueData: """{app}\CenticoPhotoAlbum.exe"" ""%1"""; 
  93. Root: HKCR; Subkey: ".gif"; ValueName: "Content Type"; ValueType: String; ValueData: "image/gif"; Flags: createvalueifdoesntexist 
  94. Root: HKCR; Subkey: ".gif"; ValueName: "PerceivedType"; ValueType: String; ValueData: "image"; Flags: createvalueifdoesntexist 
  95. Root: HKCR; Subkey: ".gif\OpenWithProgids"; ValueName: "CenticoPhotoAlbum.gif.1"; ValueType: Binary; Flags: uninsdeletevalue 
  96. Root: HKCR; Subkey: "CenticoPhotoAlbum.png.1"; ValueType: String; ValueData: "Centico Photo Album PNG Image"; Flags: uninsdeletekey 
  97. Root: HKCR; Subkey: "CenticoPhotoAlbum.png.1\DefaultIcon"; ValueType: String; ValueData: "{app}\CenticoPhotoAlbum.exe,-334"; 
  98. Root: HKCR; Subkey: "CenticoPhotoAlbum.png.1\shell"; ValueType: String; ValueData: "open"; 
  99. Root: HKCR; Subkey: "CenticoPhotoAlbum.png.1\shell\open"; ValueType: String; ValueData: "Open with Centico Photo Album"; 
  100. Root: HKCR; Subkey: "CenticoPhotoAlbum.png.1\shell\open\command"; ValueType: String; ValueData: """{app}\CenticoPhotoAlbum.exe"" ""%1"""; 
  101. Root: HKCR; Subkey: ".png"; ValueName: "Content Type"; ValueType: String; ValueData: "image/png"; Flags: createvalueifdoesntexist 
  102. Root: HKCR; Subkey: ".png"; ValueName: "PerceivedType"; ValueType: String; ValueData: "image"; Flags: createvalueifdoesntexist 
  103. Root: HKCR; Subkey: ".png\OpenWithProgids"; ValueName: "CenticoPhotoAlbum.png.1"; ValueType: Binary; Flags: uninsdeletevalue 
  104. Root: HKCR; Subkey: "CenticoPhotoAlbum.bmp.1"; ValueType: String; ValueData: "Centico Photo Album BMP Image"; Flags: uninsdeletekey 
  105. Root: HKCR; Subkey: "CenticoPhotoAlbum.bmp.1\DefaultIcon"; ValueType: String; ValueData: "{app}\CenticoPhotoAlbum.exe,-332"; 
  106. Root: HKCR; Subkey: "CenticoPhotoAlbum.bmp.1\shell"; ValueType: String; ValueData: "open"; 
  107. Root: HKCR; Subkey: "CenticoPhotoAlbum.bmp.1\shell\open"; ValueType: String; ValueData: "Open with Centico Photo Album"; 
  108. Root: HKCR; Subkey: "CenticoPhotoAlbum.bmp.1\shell\open\command"; ValueType: String; ValueData: """{app}\CenticoPhotoAlbum.exe"" ""%1"""; 
  109. Root: HKCR; Subkey: ".bmp"; ValueName: "Content Type"; ValueType: String; ValueData: "image/bmp"; Flags: createvalueifdoesntexist 
  110. Root: HKCR; Subkey: ".bmp"; ValueName: "PerceivedType"; ValueType: String; ValueData: "image"; Flags: createvalueifdoesntexist 
  111. Root: HKCR; Subkey: ".bmp\OpenWithProgids"; ValueName: "CenticoPhotoAlbum.bmp.1"; ValueType: Binary; Flags: uninsdeletevalue 
  112. Root: HKCR; Subkey: "CenticoPhotoAlbum.tiff.1"; ValueType: String; ValueData: "Centico Photo Album TIFF Image"; Flags: uninsdeletekey 
  113. Root: HKCR; Subkey: "CenticoPhotoAlbum.tiff.1\DefaultIcon"; ValueType: String; ValueData: "{app}\CenticoPhotoAlbum.exe,-333"; 
  114. Root: HKCR; Subkey: "CenticoPhotoAlbum.tiff.1\shell"; ValueType: String; ValueData: "open"; 
  115. Root: HKCR; Subkey: "CenticoPhotoAlbum.tiff.1\shell\open"; ValueType: String; ValueData: "Open with Centico Photo Album"; 
  116. Root: HKCR; Subkey: "CenticoPhotoAlbum.tiff.1\shell\open\command"; ValueType: String; ValueData: """{app}\CenticoPhotoAlbum.exe"" ""%1"""; 
  117. Root: HKCR; Subkey: ".tif"; ValueName: "Content Type"; ValueType: String; ValueData: "image/tiff"; Flags: createvalueifdoesntexist 
  118. Root: HKCR; Subkey: ".tif"; ValueName: "PerceivedType"; ValueType: String; ValueData: "image"; Flags: createvalueifdoesntexist 
  119. Root: HKCR; Subkey: ".tif\OpenWithProgids"; ValueName: "CenticoPhotoAlbum.tiff.1"; ValueType: Binary; Flags: uninsdeletevalue 
  120. Root: HKCR; Subkey: ".tiff"; ValueName: "Content Type"; ValueType: String; ValueData: "image/tiff"; Flags: createvalueifdoesntexist 
  121. Root: HKCR; Subkey: ".tiff"; ValueName: "PerceivedType"; ValueType: String; ValueData: "image"; Flags: createvalueifdoesntexist 
  122. Root: HKCR; Subkey: ".tiff\OpenWithProgids"; ValueName: "CenticoPhotoAlbum.tiff.1"; ValueType: Binary; Flags: uninsdeletevalue 
  123. Root: HKCR; Subkey: "CenticoPhotoAlbum.wmf.1"; ValueType: String; ValueData: "Centico Photo Album WMF Image"; Flags: uninsdeletekey 
  124. Root: HKCR; Subkey: "CenticoPhotoAlbum.wmf.1\DefaultIcon"; ValueType: String; ValueData: "{app}\CenticoPhotoAlbum.exe,-335"; 
  125. Root: HKCR; Subkey: "CenticoPhotoAlbum.wmf.1\shell"; ValueType: String; ValueData: "open"; 
  126. Root: HKCR; Subkey: "CenticoPhotoAlbum.wmf.1\shell\open"; ValueType: String; ValueData: "Open with Centico Photo Album"; 
  127. Root: HKCR; Subkey: "CenticoPhotoAlbum.wmf.1\shell\open\command"; ValueType: String; ValueData: """{app}\CenticoPhotoAlbum.exe"" ""%1"""; 
  128. Root: HKCR; Subkey: ".wmf"; ValueName: "PerceivedType"; ValueType: String; ValueData: "image"; Flags: createvalueifdoesntexist 
  129. Root: HKCR; Subkey: ".wmf\OpenWithProgids"; ValueName: "CenticoPhotoAlbum.wmf.1"; ValueType: Binary; Flags: uninsdeletevalue 
  130. Root: HKCR; Subkey: "CenticoPhotoAlbum.emf.1"; ValueType: String; ValueData: "Centico Photo Album EMF Image"; Flags: uninsdeletekey 
  131. Root: HKCR; Subkey: "CenticoPhotoAlbum.emf.1\DefaultIcon"; ValueType: String; ValueData: "{app}\CenticoPhotoAlbum.exe,-335"; 
  132. Root: HKCR; Subkey: "CenticoPhotoAlbum.emf.1\shell"; ValueType: String; ValueData: "open"; 
  133. Root: HKCR; Subkey: "CenticoPhotoAlbum.emf.1\shell\open"; ValueType: String; ValueData: "Open with Centico Photo Album"; 
  134. Root: HKCR; Subkey: "CenticoPhotoAlbum.emf.1\shell\open\command"; ValueType: String; ValueData: """{app}\CenticoPhotoAlbum.exe"" ""%1"""; 
  135. Root: HKCR; Subkey: ".emf"; ValueName: "PerceivedType"; ValueType: String; ValueData: "image"; Flags: createvalueifdoesntexist 
  136. Root: HKCR; Subkey: ".emf\OpenWithProgids"; ValueName: "CenticoPhotoAlbum.emf.1"; ValueType: Binary; Flags: uninsdeletevalue 
  137. Root: HKCR; Subkey: "CenticoPhotoAlbum.pcx.1"; ValueType: String; ValueData: "Centico Photo Album PCX Image"; Flags: uninsdeletekey 
  138. Root: HKCR; Subkey: "CenticoPhotoAlbum.pcx.1\DefaultIcon"; ValueType: String; ValueData: "{app}\CenticoPhotoAlbum.exe,-336"; 
  139. Root: HKCR; Subkey: "CenticoPhotoAlbum.pcx.1\shell"; ValueType: String; ValueData: "open"; 
  140. Root: HKCR; Subkey: "CenticoPhotoAlbum.pcx.1\shell\open"; ValueType: String; ValueData: "Open with Centico Photo Album"; 
  141. Root: HKCR; Subkey: "CenticoPhotoAlbum.pcx.1\shell\open\command"; ValueType: String; ValueData: """{app}\CenticoPhotoAlbum.exe"" ""%1"""; 
  142. Root: HKCR; Subkey: ".pcx"; ValueName: "PerceivedType"; ValueType: String; ValueData: "image"; Flags: createvalueifdoesntexist 
  143. Root: HKCR; Subkey: ".pcx\OpenWithProgids"; ValueName: "CenticoPhotoAlbum.pcx.1"; ValueType: Binary; Flags: uninsdeletevalue 
  144. Root: HKCR; Subkey: "CenticoPhotoAlbum.tga.1"; ValueType: String; ValueData: "Centico Photo Album TGA Image"; Flags: uninsdeletekey 
  145. Root: HKCR; Subkey: "CenticoPhotoAlbum.tga.1\DefaultIcon"; ValueType: String; ValueData: "{app}\CenticoPhotoAlbum.exe,-336"; 
  146. Root: HKCR; Subkey: "CenticoPhotoAlbum.tga.1\shell"; ValueType: String; ValueData: "open"; 
  147. Root: HKCR; Subkey: "CenticoPhotoAlbum.tga.1\shell\open"; ValueType: String; ValueData: "Open with Centico Photo Album"; 
  148. Root: HKCR; Subkey: "CenticoPhotoAlbum.tga.1\shell\open\command"; ValueType: String; ValueData: """{app}\CenticoPhotoAlbum.exe"" ""%1"""; 
  149. Root: HKCR; Subkey: ".tga"; ValueName: "PerceivedType"; ValueType: String; ValueData: "image"; Flags: createvalueifdoesntexist 
  150. Root: HKCR; Subkey: ".tga\OpenWithProgids"; ValueName: "CenticoPhotoAlbum.tga.1"; ValueType: Binary; Flags: uninsdeletevalue 
  151. Root: HKCR; Subkey: "CenticoPhotoAlbum.ppm.1"; ValueType: String; ValueData: "Centico Photo Album PPM Image"; Flags: uninsdeletekey 
  152. Root: HKCR; Subkey: "CenticoPhotoAlbum.ppm.1\DefaultIcon"; ValueType: String; ValueData: "{app}\CenticoPhotoAlbum.exe,-336"; 
  153. Root: HKCR; Subkey: "CenticoPhotoAlbum.ppm.1\shell"; ValueType: String; ValueData: "open"; 
  154. Root: HKCR; Subkey: "CenticoPhotoAlbum.ppm.1\shell\open"; ValueType: String; ValueData: "Open with Centico Photo Album"; 
  155. Root: HKCR; Subkey: "CenticoPhotoAlbum.ppm.1\shell\open\command"; ValueType: String; ValueData: """{app}\CenticoPhotoAlbum.exe"" ""%1"""; 
  156. Root: HKCR; Subkey: ".ppm"; ValueName: "PerceivedType"; ValueType: String; ValueData: "image"; Flags: createvalueifdoesntexist 
  157. Root: HKCR; Subkey: ".ppm\OpenWithProgids"; ValueName: "CenticoPhotoAlbum.ppm.1"; ValueType: Binary; Flags: uninsdeletevalue 
  158. Root: HKCR; Subkey: "CenticoPhotoAlbum.psd.1"; ValueType: String; ValueData: "Centico Photo Album PSD Image"; Flags: uninsdeletekey 
  159. Root: HKCR; Subkey: "CenticoPhotoAlbum.psd.1\DefaultIcon"; ValueType: String; ValueData: "{app}\CenticoPhotoAlbum.exe,-335"; 
  160. Root: HKCR; Subkey: "CenticoPhotoAlbum.psd.1\shell"; ValueType: String; ValueData: "open"; 
  161. Root: HKCR; Subkey: "CenticoPhotoAlbum.psd.1\shell\open"; ValueType: String; ValueData: "Open with Centico Photo Album"; 
  162. Root: HKCR; Subkey: "CenticoPhotoAlbum.psd.1\shell\open\command"; ValueType: String; ValueData: """{app}\CenticoPhotoAlbum.exe"" ""%1"""; 
  163. Root: HKCR; Subkey: ".psd"; ValueName: "PerceivedType"; ValueType: String; ValueData: "image"; Flags: createvalueifdoesntexist 
  164. Root: HKCR; Subkey: ".psd\OpenWithProgids"; ValueName: "CenticoPhotoAlbum.psd.1"; ValueType: Binary; Flags: uninsdeletevalue 
  165. Root: HKCR; Subkey: "CenticoPhotoAlbum.crw.1"; ValueType: String; ValueData: "Centico Photo Album CRW Image"; Flags: uninsdeletekey 
  166. Root: HKCR; Subkey: "CenticoPhotoAlbum.crw.1\DefaultIcon"; ValueType: String; ValueData: "{app}\CenticoPhotoAlbum.exe,-331"; 
  167. Root: HKCR; Subkey: "CenticoPhotoAlbum.crw.1\shell"; ValueType: String; ValueData: "open"; 
  168. Root: HKCR; Subkey: "CenticoPhotoAlbum.crw.1\shell\open"; ValueType: String; ValueData: "Open with Centico Photo Album"; 
  169. Root: HKCR; Subkey: "CenticoPhotoAlbum.crw.1\shell\open\command"; ValueType: String; ValueData: """{app}\CenticoPhotoAlbum.exe"" ""%1"""; 
  170. Root: HKCR; Subkey: ".crw"; ValueName: "PerceivedType"; ValueType: String; ValueData: "image"; Flags: createvalueifdoesntexist 
  171. Root: HKCR; Subkey: ".crw\OpenWithProgids"; ValueName: "CenticoPhotoAlbum.crw.1"; ValueType: Binary; Flags: uninsdeletevalue 
  172. Root: HKCR; Subkey: "CenticoPhotoAlbum.cr2.1"; ValueType: String; ValueData: "Centico Photo Album CR2 Image"; Flags: uninsdeletekey 
  173. Root: HKCR; Subkey: "CenticoPhotoAlbum.cr2.1\DefaultIcon"; ValueType: String; ValueData: "{app}\CenticoPhotoAlbum.exe,-331"; 
  174. Root: HKCR; Subkey: "CenticoPhotoAlbum.cr2.1\shell"; ValueType: String; ValueData: "open"; 
  175. Root: HKCR; Subkey: "CenticoPhotoAlbum.cr2.1\shell\open"; ValueType: String; ValueData: "Open with Centico Photo Album"; 
  176. Root: HKCR; Subkey: "CenticoPhotoAlbum.cr2.1\shell\open\command"; ValueType: String; ValueData: """{app}\CenticoPhotoAlbum.exe"" ""%1"""; 
  177. Root: HKCR; Subkey: ".cr2"; ValueName: "PerceivedType"; ValueType: String; ValueData: "image"; Flags: createvalueifdoesntexist 
  178. Root: HKCR; Subkey: ".cr2\OpenWithProgids"; ValueName: "CenticoPhotoAlbum.cr2.1"; ValueType: Binary; Flags: uninsdeletevalue 
  179. Root: HKCR; Subkey: "CenticoPhotoAlbum.nef.1"; ValueType: String; ValueData: "Centico Photo Album NEF Image"; Flags: uninsdeletekey 
  180. Root: HKCR; Subkey: "CenticoPhotoAlbum.nef.1\DefaultIcon"; ValueType: String; ValueData: "{app}\CenticoPhotoAlbum.exe,-331"; 
  181. Root: HKCR; Subkey: "CenticoPhotoAlbum.nef.1\shell"; ValueType: String; ValueData: "open"; 
  182. Root: HKCR; Subkey: "CenticoPhotoAlbum.nef.1\shell\open"; ValueType: String; ValueData: "Open with Centico Photo Album"; 
  183. Root: HKCR; Subkey: "CenticoPhotoAlbum.nef.1\shell\open\command"; ValueType: String; ValueData: """{app}\CenticoPhotoAlbum.exe"" ""%1"""; 
  184. Root: HKCR; Subkey: ".nef"; ValueName: "PerceivedType"; ValueType: String; ValueData: "image"; Flags: createvalueifdoesntexist 
  185. Root: HKCR; Subkey: ".nef\OpenWithProgids"; ValueName: "CenticoPhotoAlbum.nef.1"; ValueType: Binary; Flags: uninsdeletevalue 
  186. Root: HKCR; Subkey: "CenticoPhotoAlbum.srf.1"; ValueType: String; ValueData: "Centico Photo Album SRF Image"; Flags: uninsdeletekey 
  187. Root: HKCR; Subkey: "CenticoPhotoAlbum.srf.1\DefaultIcon"; ValueType: String; ValueData: "{app}\CenticoPhotoAlbum.exe,-331"; 
  188. Root: HKCR; Subkey: "CenticoPhotoAlbum.srf.1\shell"; ValueType: String; ValueData: "open"; 
  189. Root: HKCR; Subkey: "CenticoPhotoAlbum.srf.1\shell\open"; ValueType: String; ValueData: "Open with Centico Photo Album"; 
  190. Root: HKCR; Subkey: "CenticoPhotoAlbum.srf.1\shell\open\command"; ValueType: String; ValueData: """{app}\CenticoPhotoAlbum.exe"" ""%1"""; 
  191. Root: HKCR; Subkey: ".srf"; ValueName: "PerceivedType"; ValueType: String; ValueData: "image"; Flags: createvalueifdoesntexist 
  192. Root: HKCR; Subkey: ".srf\OpenWithProgids"; ValueName: "CenticoPhotoAlbum.srf.1"; ValueType: Binary; Flags: uninsdeletevalue 
  193. Root: HKCR; Subkey: "CenticoPhotoAlbum.orf.1"; ValueType: String; ValueData: "Centico Photo Album ORF Image"; Flags: uninsdeletekey 
  194. Root: HKCR; Subkey: "CenticoPhotoAlbum.orf.1\DefaultIcon"; ValueType: String; ValueData: "{app}\CenticoPhotoAlbum.exe,-331"; 
  195. Root: HKCR; Subkey: "CenticoPhotoAlbum.orf.1\shell"; ValueType: String; ValueData: "open"; 
  196. Root: HKCR; Subkey: "CenticoPhotoAlbum.orf.1\shell\open"; ValueType: String; ValueData: "Open with Centico Photo Album"; 
  197. Root: HKCR; Subkey: "CenticoPhotoAlbum.orf.1\shell\open\command"; ValueType: String; ValueData: """{app}\CenticoPhotoAlbum.exe"" ""%1"""; 
  198. Root: HKCR; Subkey: ".orf"; ValueName: "PerceivedType"; ValueType: String; ValueData: "image"; Flags: createvalueifdoesntexist 
  199. Root: HKCR; Subkey: ".orf\OpenWithProgids"; ValueName: "CenticoPhotoAlbum.orf.1"; ValueType: Binary; Flags: uninsdeletevalue 
  200. Root: HKCR; Subkey: "CenticoPhotoAlbum.mrw.1"; ValueType: String; ValueData: "Centico Photo Album MRW Image"; Flags: uninsdeletekey 
  201. Root: HKCR; Subkey: "CenticoPhotoAlbum.mrw.1\DefaultIcon"; ValueType: String; ValueData: "{app}\CenticoPhotoAlbum.exe,-331"; 
  202. Root: HKCR; Subkey: "CenticoPhotoAlbum.mrw.1\shell"; ValueType: String; ValueData: "open"; 
  203. Root: HKCR; Subkey: "CenticoPhotoAlbum.mrw.1\shell\open"; ValueType: String; ValueData: "Open with Centico Photo Album"; 
  204. Root: HKCR; Subkey: "CenticoPhotoAlbum.mrw.1\shell\open\command"; ValueType: String; ValueData: """{app}\CenticoPhotoAlbum.exe"" ""%1"""; 
  205. Root: HKCR; Subkey: ".mrw"; ValueName: "PerceivedType"; ValueType: String; ValueData: "image"; Flags: createvalueifdoesntexist 
  206. Root: HKCR; Subkey: ".mrw\OpenWithProgids"; ValueName: "CenticoPhotoAlbum.mrw.1"; ValueType: Binary; Flags: uninsdeletevalue 
  207. Root: HKCR; Subkey: "CenticoPhotoAlbum.raf.1"; ValueType: String; ValueData: "Centico Photo Album RAF Image"; Flags: uninsdeletekey 
  208. Root: HKCR; Subkey: "CenticoPhotoAlbum.raf.1\DefaultIcon"; ValueType: String; ValueData: "{app}\CenticoPhotoAlbum.exe,-331"; 
  209. Root: HKCR; Subkey: "CenticoPhotoAlbum.raf.1\shell"; ValueType: String; ValueData: "open"; 
  210. Root: HKCR; Subkey: "CenticoPhotoAlbum.raf.1\shell\open"; ValueType: String; ValueData: "Open with Centico Photo Album"; 
  211. Root: HKCR; Subkey: "CenticoPhotoAlbum.raf.1\shell\open\command"; ValueType: String; ValueData: """{app}\CenticoPhotoAlbum.exe"" ""%1"""; 
  212. Root: HKCR; Subkey: ".raf"; ValueName: "PerceivedType"; ValueType: String; ValueData: "image"; Flags: createvalueifdoesntexist 
  213. Root: HKCR; Subkey: ".raf\OpenWithProgids"; ValueName: "CenticoPhotoAlbum.raf.1"; ValueType: Binary; Flags: uninsdeletevalue 
  214. Root: HKCR; Subkey: "CenticoPhotoAlbum.pef.1"; ValueType: String; ValueData: "Centico Photo Album PEF Image"; Flags: uninsdeletekey 
  215. Root: HKCR; Subkey: "CenticoPhotoAlbum.pef.1\DefaultIcon"; ValueType: String; ValueData: "{app}\CenticoPhotoAlbum.exe,-331"; 
  216. Root: HKCR; Subkey: "CenticoPhotoAlbum.pef.1\shell"; ValueType: String; ValueData: "open"; 
  217. Root: HKCR; Subkey: "CenticoPhotoAlbum.pef.1\shell\open"; ValueType: String; ValueData: "Open with Centico Photo Album"; 
  218. Root: HKCR; Subkey: "CenticoPhotoAlbum.pef.1\shell\open\command"; ValueType: String; ValueData: """{app}\CenticoPhotoAlbum.exe"" ""%1"""; 
  219. Root: HKCR; Subkey: ".pef"; ValueName: "PerceivedType"; ValueType: String; ValueData: "image"; Flags: createvalueifdoesntexist 
  220. Root: HKCR; Subkey: ".pef\OpenWithProgids"; ValueName: "CenticoPhotoAlbum.pef.1"; ValueType: Binary; Flags: uninsdeletevalue 
  221. Root: HKCR; Subkey: "CenticoPhotoAlbum.dcr.1"; ValueType: String; ValueData: "Centico Photo Album DCR Image"; Flags: uninsdeletekey 
  222. Root: HKCR; Subkey: "CenticoPhotoAlbum.dcr.1\DefaultIcon"; ValueType: String; ValueData: "{app}\CenticoPhotoAlbum.exe,-331"; 
  223. Root: HKCR; Subkey: "CenticoPhotoAlbum.dcr.1\shell"; ValueType: String; ValueData: "open"; 
  224. Root: HKCR; Subkey: "CenticoPhotoAlbum.dcr.1\shell\open"; ValueType: String; ValueData: "Open with Centico Photo Album"; 
  225. Root: HKCR; Subkey: "CenticoPhotoAlbum.dcr.1\shell\open\command"; ValueType: String; ValueData: """{app}\CenticoPhotoAlbum.exe"" ""%1"""; 
  226. Root: HKCR; Subkey: ".dcr"; ValueName: "PerceivedType"; ValueType: String; ValueData: "image"; Flags: createvalueifdoesntexist 
  227. Root: HKCR; Subkey: ".dcr\OpenWithProgids"; ValueName: "CenticoPhotoAlbum.dcr.1"; ValueType: Binary; Flags: uninsdeletevalue 
  228. Root: HKCR; Subkey: "CenticoPhotoAlbum.raw.1"; ValueType: String; ValueData: "Centico Photo Album RAW Image"; Flags: uninsdeletekey 
  229. Root: HKCR; Subkey: "CenticoPhotoAlbum.raw.1\DefaultIcon"; ValueType: String; ValueData: "{app}\CenticoPhotoAlbum.exe,-331"; 
  230. Root: HKCR; Subkey: "CenticoPhotoAlbum.raw.1\shell"; ValueType: String; ValueData: "open"; 
  231. Root: HKCR; Subkey: "CenticoPhotoAlbum.raw.1\shell\open"; ValueType: String; ValueData: "Open with Centico Photo Album"; 
  232. Root: HKCR; Subkey: "CenticoPhotoAlbum.raw.1\shell\open\command"; ValueType: String; ValueData: """{app}\CenticoPhotoAlbum.exe"" ""%1"""; 
  233. Root: HKCR; Subkey: ".raw"; ValueName: "PerceivedType"; ValueType: String; ValueData: "image"; Flags: createvalueifdoesntexist 
  234. Root: HKCR; Subkey: ".raw\OpenWithProgids"; ValueName: "CenticoPhotoAlbum.raw.1"; ValueType: Binary; Flags: uninsdeletevalue 
  235. Root: HKCR; Subkey: "CenticoPhotoAlbum.dng.1"; ValueType: String; ValueData: "Centico Photo Album DNG Image"; Flags: uninsdeletekey 
  236. Root: HKCR; Subkey: "CenticoPhotoAlbum.dng.1\DefaultIcon"; ValueType: String; ValueData: "{app}\CenticoPhotoAlbum.exe,-331"; 
  237. Root: HKCR; Subkey: "CenticoPhotoAlbum.dng.1\shell"; ValueType: String; ValueData: "open"; 
  238. Root: HKCR; Subkey: "CenticoPhotoAlbum.dng.1\shell\open"; ValueType: String; ValueData: "Open with Centico Photo Album"; 
  239. Root: HKCR; Subkey: "CenticoPhotoAlbum.dng.1\shell\open\command"; ValueType: String; ValueData: """{app}\CenticoPhotoAlbum.exe"" ""%1"""; 
  240. Root: HKCR; Subkey: ".dng"; ValueName: "PerceivedType"; ValueType: String; ValueData: "image"; Flags: createvalueifdoesntexist 
  241. Root: HKCR; Subkey: ".dng\OpenWithProgids"; ValueName: "CenticoPhotoAlbum.dng.1"; ValueType: Binary; Flags: uninsdeletevalue 
  242. [INI]
  243. FileName: "{app}\CenticoPhotoAlbum.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.centico.com/"; 
  244. [Run]
  245. Filename: "{app}\CenticoPhotoAlbum.exe"; Parameters: "/registerFileAssociations"; Tasks: fileassociations; 
  246. Filename: "{app}\CenticoPhotoAlbum.exe"; Description: "Launch Centico Photo Album"; Flags: postinstall skipifsilent nowait
  247. [UninstallRun]
  248. Filename: "{app}\CenticoPhotoAlbum.exe"; Parameters: "/uninstall"; RunOnceId: "Uninstall"; 
  249. [Icons]
  250. Name: "{group}\Centico Photo Album"; Filename: "{app}\CenticoPhotoAlbum.exe"; 
  251. Name: "{group}\Centico Photo Album Help"; Filename: "{app}\CenticoPhotoAlbum.chm"; 
  252. Name: "{group}\Centico Photo Album on the Web"; Filename: "{app}\CenticoPhotoAlbum.url"; 
  253. Name: "{group}\Uninstall Centico Photo Album"; Filename: "{uninstallexe}"; 
  254. Name: "{commondesktop}\Centico Photo Album"; Filename: "{app}\CenticoPhotoAlbum.exe"; Tasks: desktopicon; 
  255. [Tasks]
  256. Name: "fileassociations"; Description: "Use Centico Photo Album as the default viewer for image files"; 
  257. Name: "desktopicon"; Description: "Create a &desktop icon"; 
  258. [UninstallDelete]
  259. Type: files; Name: "{app}\CenticoPhotoAlbum.url"; 
  260. Type: dirifempty; Name: "{app}"; 
  261. Type: files; Name: "{userappdata}\Centico\Centico Photo Album\CenticoPhotoAlbum_log.txt"; 
  262. Type: files; Name: "{userappdata}\Centico\Centico Photo Album\CenticoPhotoAlbum_log.0.txt"; 
  263. Type: files; Name: "{userappdata}\Centico\Centico Photo Album\CenticoPhotoAlbum_log.1.txt"; 
  264. Type: files; Name: "{userappdata}\Centico\Centico Photo Album\CenticoPhotoAlbum_crash.txt"; 
  265. Type: files; Name: "{userappdata}\Centico\Centico Photo Album\CenticoPhotoAlbum_dump.dmp"; 
  266. Type: dirifempty; Name: "{userappdata}\Centico\Centico Photo Album"; 
  267. Type: dirifempty; Name: "{userappdata}\Centico"; 
  268. [CustomMessages]
  269. default.NameAndVersion=%1 version %2
  270. default.AdditionalIcons=Additional icons:
  271. default.CreateDesktopIcon=Create a &desktop icon
  272. default.CreateQuickLaunchIcon=Create a &Quick Launch icon
  273. default.ProgramOnTheWeb=%1 on the Web
  274. default.UninstallProgram=Uninstall %1
  275. default.LaunchProgram=Launch %1
  276. default.AssocFileExtension=&Associate %1 with the %2 file extension
  277. default.AssocingFileExtension=Associating %1 with the %2 file extension...
  278. [Languages]
  279. ; These files are stubs
  280. ; To achieve better results after recompilation, use the real language files
  281. Name: "default"; MessagesFile: "embedded\default.isl"; 
  282.